PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFRgbColor Class / getB Method
In This Topic
    getB Method
    In This Topic
    Gets the blue component.
    Syntax
    public int getB()

    Return Value

    the blue component.
    See Also